Click or drag to resize

ServiceDeleteRule Method (IListString)

Deletes inbox rules.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public RuleOperationResponse DeleteRule(
	IList<string> ruleIds
)

Parameters

ruleIds
Type: System.Collections.GenericIListString
The rule ids.

Return Value

Type: RuleOperationResponse
RuleOperationResponse.
See Also